xaizek / rocketgit (License: AGPLv3+) (since 2018-12-09)
Light and fast Git hosting solution suitable to serve both as a hub or as a personal code storage with its tickets, pull requests, API and much more.
<root> / artwork / rocketgit v2.svg (1a084d8823c937574e5443d4dc4600de89367e71) (3,360B) (mode 100644) [raw]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   width="744.09448819"
   height="1052.3622047"
   id="svg2"
   version="1.1"
   inkscape:version="0.91 r13725"
   sodipodi:docname="rocketgit v2.svg"
   inkscape:export-filename="/home/catab/Desktop/rocketgit v2.png"
   inkscape:export-xdpi="21.18"
   inkscape:export-ydpi="21.18">
  <defs
     id="defs4" />
  <sodipodi:namedview
     id="base"
     pagecolor="#ffffff"
     bordercolor="#666666"
     borderopacity="1.0"
     inkscape:pageopacity="0.0"
     inkscape:pageshadow="2"
     inkscape:zoom="1.3568776"
     inkscape:cx="224.54733"
     inkscape:cy="810.0693"
     inkscape:document-units="px"
     inkscape:current-layer="layer1"
     showgrid="false"
     inkscape:window-width="1366"
     inkscape:window-height="717"
     inkscape:window-x="0"
     inkscape:window-y="0"
     inkscape:window-maximized="1" />
  <metadata
     id="metadata7">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
        <dc:title></dc:title>
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <g
     inkscape:label="Layer 1"
     inkscape:groupmode="layer"
     id="layer1">
    <path
       style="fill:#ffff00;fill-opacity:1;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
       d="m 168.49201,296.77004 70.21523,-22.48364 -53.09792,68.50362 90.14664,-65.99056 -63.13562,81.52475 61.32229,-47.70656 -32.33355,70.85904 65.91111,-61.40636 -41.63285,86.33542 c 0,0 72.97348,-72.30151 59.27549,-46.57935 -5.03411,13.55954 -22.46639,66.3503 -22.46639,66.3503 0,0 40.24328,-21.90608 58.70628,-46.73634 18.45444,-23.95462 26.0347,-49.43698 16.04415,-76.58517 -7.59005,-33.75652 -65.16484,-103.40388 -135.68444,-79.9457 -51.65765,16.792 -73.27042,73.86055 -73.27042,73.86055 z"
       id="path3786"
       inkscape:connector-curvature="0"
       sodipodi:nodetypes="ccccccccccccccc"
       inkscape:export-filename="/home/catab/Desktop/rg/text2995.png"
       inkscape:export-xdpi="90"
       inkscape:export-ydpi="90" />
    <path
       style="fill:#ff0000;fill-opacity:1;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
       d="M 336.31599,234.06448 C 365.77129,153.34434 429.58034,95.5685 524.05066,95.669289 513.37748,171.00459 476.65332,255.38691 371.27845,272.02505 c 0,0 31.3277,65.39112 -41.08987,111.35822 36.19336,-61.00007 6.68304,-94.29563 6.68304,-94.29563 l -60.31325,33.27627 27.03697,-62.39301 c 0,0 -35.55506,-24.65517 -101.90859,0 62.12623,-43.48161 98.19298,-41.42017 134.62924,-25.90642 z"
       id="path2993"
       inkscape:connector-curvature="0"
       sodipodi:nodetypes="ccccccccc"
       inkscape:export-filename="/home/catab/Desktop/rg/text2995.png"
       inkscape:export-xdpi="90"
       inkscape:export-ydpi="90" />
  </g>
</svg>
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/rocketgit

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/rocketgit

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master